set Should Load Images Automatically
fun setShouldLoadImagesAutomatically(shouldLoadImagesAutomatically: Boolean): NativeAdOptions.Builder
Sets whether images should be loaded automatically.
Return
This builder instance for method chaining.
Parameters
should Load Images Automatically
true to load images automatically (default), false to load manually.